ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#656565;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
hr {
	display: none;
}
ol li{
	list-style: decimal outside;
}
body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656565;
}
#wrapper {
	background:#3bbff0 url('/images/bg.gif') repeat-x;
}
#page{
	width:1000px;
	margin:0px auto;
	background:#fff;
}
#header{
	width:100%;
	height:168px;
	background:url('/images/header_bg.jpg') no-repeat;
}
#header h1{
	color:#fff;
	font-size:37px;
	padding-top:59px;
	padding-left:35px;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	text-decoration:none;
}
.description{
	font-size:11px;
	position:relative;
	top:-5px;
	color:#000;
	display:block;
	text-align:center;
}
.description span {
	display:none;
}
#menu{
	width:100%;
	height:55px;
	background:url('/images/menu_bg.jpg') no-repeat;
}
#menu_left{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#003663;
	padding-top:10px;
	padding-left:20px;
}
#menu_right{
}
#menu_left a{
	color:#003663;
	line-height:30px;
	padding-bottom:3px;
	padding-right:4px;
}
#menu_left a#i_rss{
	background:url('/images/i_rss.gif') right 1px no-repeat;
	padding-right:20px;
}
/* SEARCH */

#right_search{
	padding-right:23px;
	padding-top:3px;
}

#right_search form{
	padding-top:7px;
}

#right_search .sch{
	width:46px;
	float:left;
	color:#b8b8b8;
	font-size:13px;
	padding-top:12px;
}
#right_search .schQuery {
	width:250px;
	float:left;
}
#right_search .schQuery input{
	width:250px;
	border:0px;
	background:none;
	color:#b8b8b8;
	font-size:12px;
	padding-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#right_search .schBtn {
	width:31px;
	float:right;
}
#right_search .schBtn input{
	display:block;
	width:31px;
	height:27px;
	border:none;
	text-indent:-10000px;
	cursor:pointer;
	background:url('/images/go.gif') no-repeat;
}

/* BODY */

#body{
	width:100%;
	background:url('/images/body_bg.gif') repeat-y;
	float:left;
}

#body_top{
	width:100%;
	background:url('/images/body_top_bg.gif') no-repeat;
	float:left;
}

#body_left{
	width:625px;
	float:left;
	padding-bottom:20px;
}

#body_right{
	width:375px;
	float:right;
}
#body_left_content{
	padding-top:20px;
	margin-left:45px;
}
#forum_bg {
	padding:10px 16px;
	background:url('/images/body_frtop_bg.gif') no-repeat;
}
.post{
	width:548px;
}

strong{
	color:#000000;
	border-bottom:1px dashed #7f7f7f;
}
#body_right_content{
	width:334px;
	margin-left:14px;
	padding-top:5px;
}
#sidebar{
	width:154px;
	float:left;
}

#sidebar_right{
	width:154px;
	float:left;
	padding-left:10px;
}

#sidebars h2{
	font-size:16px;
	color:#000000;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-transform:capitalize;
	background:url('/images/main_tags_bg.gif') repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebars .widgetblock{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars .widget {
	padding:8px 0;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li,#sidebars .catsTable td{
	margin-bottom:0px;
	padding-bottom:0px;
	background:url('/images/dotted_grey.gif') repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	width:auto;
}

#sidebars a{
	color:#5f5f5f;
}

#sidebars .widgetblock ul li{
	font-weight:bold;
}

#sidebars .widgetblock ul li a{
	background:url('/images/sidebar_li_cat.gif') no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars .catsTable a{
	background:url('/images/sidebar_li_ar.gif') no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars #sidebar_right .widgetblock ul li a{
	background:url('/images/sidebar_li_meta.gif') no-repeat 2px 3px;
	font-weight:normal;
	padding-left:12px;
}

#sidebars ul.archUl li.archLi a,#sidebars #sidebar_right ul.archUl li.archLi a{
	background:url('/images/sidebar_li_br.gif') no-repeat 2px 4px;
	font-weight:normal;
	padding-left:13px;
}
#sidebars .widgetblock .loginField {
	width:94%!important;
}
/* FOOTER */

#footer{
	width:100%;
	height:134px;
	background:url('/images/footer_bg.gif') no-repeat;
	clear:both;
	margin:0px auto;
}

#footer_text{
	color:#ffffff;
	padding-top:80px;
	padding-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:17px;
	float:left;
}

#footer_text a{
	color:#ffffff;
	font-weight:normal;
}

#footer_text span a{
	font-weight:bold;
}

#footer_copyrights{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:5px;
	float:right;
	padding-top:80px;
	padding-right:40px;
}

#footer_copyrights a{
	color:#000000;
	font-weight:bold;
}


/*** ========== Modules ========== ***/
/* - Post View - */
.eTitle,.eTitle a{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	padding-bottom:2px;
}

.eTitle a:hover {
	text-decoration:underline;
}

.eMessage,.eText{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 5px 10px 6px;
	text-align:justify;
	
}
.eMessage p,.eText p{
	padding-bottom:15px;
	text-align:justify;
}
.eMessage a,.eText a {
	text-decoration:underline;
}

.eDetails,.eDetails1,.eDetails2,.eDetails3{
	margin:0 0 8px 5px;
	height:29px;
	background:#fdfdfe url('/images/commentlist_bg.gif') repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#0054a6;
	line-height:19px;
	text-align:right;
	padding:6px 10px 0 10px;
}

.eDetails a,.eDetails1 a,.eDetails2 a,.eDetails3 a{
	color:#f26522;
}
.eMessage,.eText {
	padding:4px 6px 6px 6px;
}
.eMessage img,.eText img {
	border:2px solid #CCC;
}
/* - Comments - */
.cBlock1,.cBlock2 {
	text-align: justify!important;
	padding:0;
	color:#797b7d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:4px 0;
	width:548px;
	line-height:18px;
	background:#fdfdfe;
	}

.cBlock1 p,.cBlock2 p {
	margin: 10px 5px 4px 0;
	}
.cBlock1 .cMessage,.cBlock2 .cMessage {
	padding:10px 14px!important;
	text-align: justify!important;
	background:#fdfdfe url('/images/commentlist_bg.gif') repeat-y;
}
.cBlock1 .cTop,.cBlock2 .cTop {
	margin:0;
	display: block;
	color:#000;
	padding:12px 0px 12px 45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
	background:url('/images/commentmetadata_bg.gif') no-repeat;
}
.commTable {
	border: 1px solid #d9eafc;
	background:#f5f9fc;
}
.commTable {padding-left:4px;}
.commFl {width:97%;}
/* - Forum - */
.gTable {background:#d9eafc;}
.gTableTop {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color: #666;
	font-weight: bold;
	padding: 0 10px;
	height: 25px;
	line-height:20px;
	font-weight: bold;
	background:#f5f9fc url('/images/blockquote_bg.gif') left top repeat-y;
	border-bottom: 0;
}
.gTable a {color:#666;}
.gTableSubTop,.forumIcoTd,.forumThreadTd,.forumLastPostTd,.forumArchive,.gTableRight,.postBottom,.postSeparator,.gTableLeft,.gTableBody,.gTableError,.gTableBottom,.threadNametd,.threadAuthTd,.threadLastPostTd,.threadIcoTd,.threadPostTd,.threadViewTd,.threadsType,.threadsDetails,.forumOnlineBar,.postPoll {
	background:#fdfdfe;
	padding:2px 6px;
}
.forumNameTd,.forumPostTd,.gTableBody1,.postTdInfo,.posttdMessage {
	background:#fff;
	padding:2px 6px;
}
.posttdMessage {
	line-height:20px;
	text-align:justify;
}
.posttdMessage p {margin:10px 0;}
.postTdTop {background:#fdfdfe;}
.postTable {border:1px solid #fff;}
.codeMessage {
	padding:10px 14px!important;
	text-align: justify!important;
	background:#fdfdfe url('/images/blockcode_bg.gif') left top repeat-y;
	border:1px dotted #d9eafc;
	margin:6px 6px 6px 20px;
}
.quoteMessage {
	padding:4px 14px!important;
	text-align: justify!important;
	background:#fdfdfe url('/images/blockquote_bg.gif') left top repeat-y;
	border:1px dotted #d9eafc;
	margin:6px 6px 6px 20px;
}
.forumDescr,.forumModer {color:#888888;font-size:7pt;}
.forumViewed {font-size:9px;}
.fastNavMain {
	background:#5095eb;
	color:#FFFFFF;
}
.fastNavCat {
	background:#f0f3f6;
	color:#655d5d;
}
.fastNavCatA {
	background:#F9E6E6;
	color:#655d5d;
}
.fastNavForumA {color:#0000FF}
.pagesInfo {
	background:#fff;
	padding-right:10px;
	font-size:7pt;
}
.switches {background:#dadada;}
.switch {
	background:#fff;
	width:15px;
	font-size:7pt;
}
.switchActive {
	background:#f0f3f6;
	font-weight:bold;
	color:#655d5d;
	width:15px;
}
.statusOffline {color:#F00;}
.statusOnline {color:#060;}
/* forum Post Form */
.postNameFl,.postDescrFl {width:99%!important;}
.postPollFl,.postQuestionFl {width:99%!important;}
.postResultFl {width:50px;}
.postAnswerFl {width:99%!important;}
.postTextFl {width:99%!important;height:150px;}
.postUserFl {width:99%!important;}
#frM58,#frM5 {width:708px;}
/* - Calendar - */
.calMonth {}
.calWday,.calWdaySe,.calWdaySu,.calMday,.calMdayIs,.calMdayA,.calMdayIsA {width:19px;height:19px;}
.calWdaySe,.calWdaySu {font-weight:bold;color:#655d5d;}
.calMday {}
.calMdayIs {font-weight:bold;}
.calMdayIs {background:#73cef0;color:#fff;font-weight:bold;}
.calMdayA,.calMdayIsA {border:1px solid #6cb4cd;color:#fff;background:#73cef0;font-weight:bold;}
a.calMdayLink {text-decoration:none;color:#FFFADF!important;}
a.calMonthLink {color:#73cef0!important;}
a.calMdayLink:hover {text-decoration:underline;}
/* - User Group Marks - */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* - Inputs - */
input[type="text"],input[type="password"],input[type="checkbox"],select,option,textarea {
	background:#fff url('/images/comm_input_text_bg.gif') left top repeat-x;
	border:1px solid #d9eafc;
	padding:2px;
}
select,option {
	padding:0;
	color:#333;
	height:20px;
}
input[type="button"],input[type="reset"],input[type="submit"],button {
	background:#73cef0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	border:1px solid #6cb4cd;
	margin:2px 0;
	padding:2px 4px;
}
/* - PopUp - */
.popuptitle {background:#fdfdfe url('/images/commentlist_bg.gif') left top repeat-y;height:30px;padding:4px 2px;color:#666;font-size:14px;border:1px solid #dadada;}
.popupbody {background:#fff;padding:6px;border:1px solid #dadada;}
.popuptable {margin:0 auto;}